gsk: Fix Vulkan validation errors for image upload
authorMatthias Clasen <mclasen@redhat.com>
Tue, 26 Sep 2017 22:18:31 +0000 (18:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 26 Sep 2017 22:18:31 +0000 (18:18 -0400)
commit145e4fde92182b89c278e20cc0dc66ac820a8ea4
treef48c3626dfa35588d3ae2cf439e125b6bbd3e1f0
parentd812fc8a941e8633bc629e47505efa1b3b7af815
gsk: Fix Vulkan validation errors for image upload

I've finally figured out the right combination of src and dest
stage and access flags to make all validation warnings go away.
This commit only fixes the direct upload code.
gsk/gskvulkanimage.c